home *** CD-ROM | disk | FTP | other *** search
/ Shocking The Web CD-ROM / SHOCK_CD.ISO / pc / tutorial / devglry / zoetek / source / shckclck.dir / 00151_timezone script.ls < prev    next >
Encoding:
Text File  |  1996-04-11  |  73 b   |  9 lines

  1. on enterFrame
  2.   time(0)
  3.   upkeep()
  4. end
  5.  
  6. on exitFrame
  7.   go(the frame)
  8. end
  9.